home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet multimedia / Animacje, filmy i prezentacje / Edytory i konwertery filmow / Gordian Knot rippack 0.35.0 pack2 / GordianKnot.RipPack.0.35.0.Setup.2.exe / AvisynthPlugins / Reinterpolate411.xml < prev    next >
Extensible Markup Language  |  2004-10-01  |  883b  |  19 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8"?>
  2. <!--AviSynth plugin description version 1.1-->
  3. <plugin name="Reinterpolate411">
  4.   <description />
  5.   <filters>
  6.     <filter name="Reinterpolate411" category="Broadcast Video Plugins" helpfile="reinterpolate411" type="clip">
  7.       <description>It seems that even chroma pixels are just being duplicated in the MainConcept codec (NTSC DV 4:1:1). The new filter will help that by discarding the odd chroma pixels and recreating them as the average of the 2 adjacent even pixels.</description>
  8.       <colorspaces>
  9.         <colorspace>yuy2</colorspace>
  10.       </colorspaces>
  11.       <parameters>
  12.         <parameter name="clip" type="clip" default="" max="0" min="0" step="0" optional="True" paramList="False">
  13.           <description />
  14.           <items />
  15.         </parameter>
  16.       </parameters>
  17.     </filter>
  18.   </filters>
  19. </plugin>